home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13854 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: charnel.ecst.csuchico.edu!bsmith
  2. From: bsmith@ecst.csuchico.edu (Charles Bennett Smith)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: ****MSVisual C++ 4.1 IN WINDOWS 95
  5. Date: 27 Mar 1996 16:46:26 GMT
  6. Organization: California State University, Chico
  7. Message-ID: <4jbrd2$7bb@charnel.ecst.csuchico.edu>
  8. References: <4j97oq$k8p@post.gsfc.nasa.gov> <315843CF.42CA@isd.net>
  9. NNTP-Posting-Host: guzzler.ecst.csuchico.edu
  10.  
  11. In article <315843CF.42CA@isd.net>, David Peterson  <dpeterso@isd.net> wrote:
  12. >Michael Shapiro wrote:
  13. >> 
  14. >> Hello World!
  15. >> 
  16. >> 1. I'm installing MSVisual C++ 4.1 in Windows 95.
  17. >> I get an error:
  18. >> 
  19. >> Setup cannot open the destination file 'C:\WINDOWS\SYSTEM\MSVCRT20.DLL'.
  20. >> The file may be in use by another application, or marked read-only. Close
  21. >> the application or change the file's read-only attribute and try again.
  22. >> 
  23.  
  24. The solution to your problem is to quit all other applications before you
  25. continue with the installation.  At the point when you get the message
  26. about MSVCRT20.DLL take a look at the task bar.  You should see the
  27. MSVC setup program running, and another program (I don't remember the name)
  28. which is that top level menu from the CD-ROM.  If you quit that program
  29. and then click retry in the dialog things will proceed normally.
  30.  
  31. I guess that Microsoft really does "eat it's own dog food" and used the
  32. Visual C++ tools to build that cool menu program that launches the
  33. installation of Visual C++.  Too bad they didn't use static linking for
  34. that menu program.  Alot of headaches would have been spared then.
  35.  
  36. -- Bennett
  37.  
  38. -- 
  39. Bennett Smith            SSGI
  40. Senior Software Engineer    1370 Ridgewood Drive, Suite 20
  41. bsmith@prowess.com        Chico, California 95926
  42. voice: (916) 898-0662        fax: (916) 342-8966
  43.